home *** CD-ROM | disk | FTP | other *** search
/ Champak 52 / Volume 52 - JOGO DISK .iso / Games / dog_room_decoration.swf / scripts / DefineButton2_245 / BUTTONCONDACTION on(release).as
Text File  |  2007-09-27  |  59b  |  5 lines

  1. on(release){
  2.    stopAllSounds();
  3.    gotoAndStop(30);
  4. }
  5.